Spring Boot 屬性配置和使用 3.2.2.2 Java Config使用方式 假設我有一個TestJavaConfigBean,通過Java Config的方式還可以使用@Value的方式注入: ...